home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / netmail / te111a.zip / TE111A.EXE / rar / INS_SYNC.DOC < prev    next >
Text File  |  1996-01-18  |  3KB  |  64 lines

  1.   ┌───────────────────────────────────────────────────────────────────────┐
  2.   │ ░░░░░ │       Setting up TurboEDIT with Synchronet BBS        │ ░░░░░ │
  3.   └───────────────────────────────────────────────────────────────────────┘
  4.  
  5.    This  is just  meant to be  an  example  of how to  successfully  setup
  6.    TurboEDIT -- It may or may not be the best way, but it DOES work.
  7.  
  8.    Thanks to Chris Chastain (1:3636/16) for providing his Synchronet Setup
  9.    for TurboEDIT.
  10.  
  11.    Here's the information Chris sent us:
  12.  
  13.    Install the TurboEDIT files in a directory  of your choice,  Chris used
  14.    C:\SBBS\EXEC\TURBOED, so this is the directory  we'll be using for  our
  15.    examples.  If you change it, adjust your setup accordingly.
  16.  
  17.    Next, run  TESETUP.EXE and  config  to your  preferences, and  copy the
  18.    resulting TEDIT.CFG in each of your node directories, ie C:\SBBS\NODE1,
  19.    C:\SBBS\NODE2, etc. (Editor's note: Is this really necessary??)
  20.  
  21.    The TE.BAT that is included in the archive is not required for use with
  22.    Synchronet.  It may be deleted.
  23.  
  24.    In Synchronet Config under External Programs | External Editors, insert
  25.    a new item.  Chris used "TURBOED", so that's the name we'll be using.
  26.  
  27.    ╔════════════════════════════════════════════════════════════════════╗
  28.    ║                          TurboEDIT Editor                          ║
  29.    ╠════════════════════════════════════════════════════════════════════╣
  30.    ║ │Name                            TurboEDIT                         ║
  31.    ║ │Internal Code                   TURBOED                           ║
  32.    ║ │Local Command Line              %!turboed\tedit -P%N -N%#         ║
  33.    ║ │Remote Command Line             %!turboed\tedit -P%N -N%#         ║
  34.    ║ │Access Requirements             LEVEL 30                          ║
  35.    ║ │Intercept I/O Interrupts        No                                ║
  36.    ║ │QuickBBS Style (MSGTMP)         Yes                               ║
  37.    ║ │Expand Line Feeds to CRLF       No                                ║
  38.    ║ │BBS Drop File Type              RBBS/QuickBBS   DORINFO#.DEF      ║
  39.    ╚════════════════════════════════════════════════════════════════════╝
  40.  
  41.    The %! simply  expands to  your exec directory (in Chris' case,  it was
  42.    C:\SBBS\EXEC\TURBOED\).  MAKE SURE that you specify YOUR OWN path if it
  43.    differs from the one he used.
  44.  
  45.    The -P is TurboEDIT's  path parameter  and the %N expands  to your NODE
  46.    directories (in Chris' case C:\SBBS\NODE1 or C:\SBBS\NODE).
  47.  
  48.    The -N%#  specifies  which  node  the user is on,  and is  included for
  49.    saftey and to demonstrate the use of TurboEDIT's -N node number  param-
  50.    eter in conjunction with Synchronet's node number variable.
  51.  
  52.    Also you might want to  play with the -S parameter if you run a  multi-
  53.    tasker.  -S### (where the ### is 100ths of a  second) detemines  when a
  54.    time slice is released. Default is 1 second (100/100ths).
  55.  
  56.    Last but not least, put TEDIT in your GLOBAL SWAP LIST if you lack  the
  57.    memory to run it  without  swaping the  BBS out.  Chris says he  didn't
  58.    need to swap, and that  TurboEDIT loads  faster without swapping.  When
  59.    upading the GLOBAL SWAP LIST, just put in TEDIT, NOT TEDIT.EXE.
  60.  
  61.   ┌───────────────────────────────────────────────────────────────────────┐
  62.   │ ░░░░░ │                End of Synchronet Setup                │ ░░░░░ │
  63.   └───────────────────────────────────────────────────────────────────────┘
  64.